Skip to content

feat(schema): value objects as properties#13

Merged
kilfour merged 2 commits intoThreeStrikesRelab:mainfrom
MatthiasDT93:feature/valueobjects
Aug 13, 2025
Merged

feat(schema): value objects as properties#13
kilfour merged 2 commits intoThreeStrikesRelab:mainfrom
MatthiasDT93:feature/valueobjects

Conversation

@MatthiasDT93
Copy link
Collaborator

generated simple model + appdbcontext using API
checked what SQL commands are issued from EF side

@saqniok
Copy link
Collaborator

saqniok commented Aug 12, 2025

Don't you need validation in the Adress class as well?

@kilfour
Copy link
Contributor

kilfour commented Aug 12, 2025

I agree with @saqniok, a minimal setup would be better
maybe just CustomerName with one string property, and a Customer with just id and CustomerName Name

@kilfour kilfour merged commit ec08cfd into ThreeStrikesRelab:main Aug 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants